runtime._defer.pc (field)
8 uses
runtime (current package)
heapdump.go#L385: dumpint(uint64(d.pc))
panic.go#L364: d.pc = sys.GetCallerPC()
panic.go#L468: d.pc = sys.GetCallerPC()
panic.go#L528: d1.pc = d0.pc
panic.go#L557: d.pc = sys.GetCallerPC()
panic.go#L982: p.retpc = d.pc
runtime2.go#L1156: pc uintptr // pc at time of defer
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |